--- SHORT VERSION ---
1. Create a new Avatar project in VCC [Unity 2022]
2. Install packages
	VRChat Package Resolver Tool 	0.1.29
	VRChat SDK - Base		3.7.4
	VRChat SDK - Avatars 		3.7.4
	VRCFury				1.1146.0		https://vrcfury.com/download
3. Open Project
4. Drag in your own POI Pro 9.2.11 (other newer versions could also work)
5. Drag in the included adjerry91.vrcft.templates-6.4.2.unitypackage file
6. Drag in Nyxie unitypackage file
7. Open the "!!Open Me" file in the Assets folder
8. Login to VRC SDK
9. Upload


--- LONG VERSION ---

1. Get and install the VRC Creator Companion from https://vcc.docs.vrchat.com/

2. Install Unity 2022.3.22f1
	(the creator companion should help you installing it.
	 If not, install it from unity: https://unity.com/de/releases/editor/whats-new/2022.3.22)

3. Create a new project in the Creator Companion
3.1 Select the "Unity 2022 Avatar Project" template
3.2 Choose a name and location for the project and hit "Create Project"

4. Installing packages
4.1 Change the installed versions of the following packages
	VRChat Package Resolver Tool 	0.1.29
	VRChat SDK - Base		3.7.4
	VRChat SDK - Avatars 		3.7.4
4.2 Install VRCFury
4.2.1 Copy and paste the following link in your web browser vcc://vpm/addRepo?url=https%3A%2F%2Fvcc.vrcfury.com
4.2.2 Accept your browsers request to open the creator companion
4.2.3 The creator companion should now ask for your permission to add the repository, accept and add it
4.2.4 Go pack to your "Projects" on the top left of the creator companion and select "Manage Project" on your project
4.2.5 There should be a listing for "VRCFury"
4.2.6 Select VRCFury version 1.1146.0
=> If the VRCFury install doesnt work for you, follow the steps on https://vrcfury.com/download

!!You can try updating to newer versions BUT it might break stuff!!

5. Open the Project
6. Subscribe to the Poi Patreon (https://www.patreon.com/c/poiyomi) and join their discord server to obtain the required POI Pro 9.2.11 package. (Follow their instructions if anything should have changed)
7. Drag in the included adjerry91.vrcft.templates-6.4.2.unitypackage file
8. Drag the Nyxie unitypackage file into the unity editor project window and click "Import" (might take a while)
9. Switch into the Assets folder in the unity editors Project window
9.1 Double click the "OpenMe" file
10. At the top of the unity window in the menu select VRChat SDK > Show Control Panel
10.1 In the opened Control Panel, sign in with the VRChat credentials of the account you bought the avatar for
10.2 Switch to the "Builder" tab after sign in
10.3 At the top, select either the SFW, NSFW version, both of them have one version with face tracking and one without
10.4 Fill out the Name, set the content tags acording to the VRC TOS,
    set the visibilty to Private and select a thumbnail (the default thumbnail is included in the package)
11. Finally! You can hit build & upload at the bottom of the panel